attributetype ( 1.3.6.1.4.1.7.1.2.1.11 NAME 'nid'
 DESC 'id'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
objectclass ( 1.3.6.1.4.1.7.1.2.2.11 NAME 'mmygroup'
 DESC 'mygroup'
 SUP top STRUCTURAL
 MUST ( nid $ uid )
 MAY ( description ) )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.13 NAME 'sexx'
 DESC 'member_sex'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.14 NAME 'birthdayy'
 DESC 'member_birthday'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.15 NAME 'telephonee'
 DESC 'member_telephone'
 EQUALITY caseIgnoreIA5Match
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-value )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.16 NAME 'companyy'
 DESC 'member_company'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.17 NAME 'departmentt'
 DESC 'member_department'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.18 NAME 'jobb'
 DESC 'member_job'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.19 NAME 'officee'
 DESC 'member_office'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.20 NAME 'memoo'
 DESC 'member_memo'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.21 NAME 'chengfen'
 DESC 'chengfen'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.22 NAME 'height'
 DESC 'Height'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
attributetype ( 1.3.6.1.4.1.7.1.2.1.23 NAME 'school'
 DESC 'Graduated_school'
 EQUALITY caseIgnoreMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
 
objectclass ( 1.3.6.1.4.1.7.1.2.2.3 NAME 'mymemberr'
 DESC 'mmygroup'
 SUP top STRUCTURAL
 MUST ( nid $ uid )
 MAY ( description $ mobile $ sexx $ birthdayy $ telephonee $
companyy $ departmentt $ jobb $ email $ memoo $ chengfen $ height $ school ) )